projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39c8774
)
Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX
author
Stefan Kristiansson
<
[email protected]
>
Mon, 21 Nov 2011 23:43:58 +0000
(23:43 +0000)
committer
Macpaul Lin
<
[email protected]
>
Wed, 23 Nov 2011 06:06:28 +0000
(14:06 +0800)
NDS32 and SANDBOX architecture were sharing the same IH_ARCH number
Signed-off-by: Stefan Kristiansson <
[email protected]
>
Acked-by: Macpaul Lin <
[email protected]
>
Acked-by: Marek Vasut <
[email protected]
>
include/image.h
patch
|
blob
|
history
diff --git
a/include/image.h
b/include/image.h
index c56a18df70dd8f560bf60c2f7eb1b1cbb99016fc..6a41c2e34e711450a608edde640eecf1920a48cf 100644
(file)
--- a/
include/image.h
+++ b/
include/image.h
@@
-107,7
+107,7
@@
#define IH_ARCH_AVR32 17 /* AVR32 */
#define IH_ARCH_ST200 18 /* STMicroelectronics ST200 */
#define IH_ARCH_SANDBOX 19 /* Sandbox architecture (test only) */
-#define IH_ARCH_NDS32
19
/* ANDES Technology - NDS32 */
+#define IH_ARCH_NDS32
20
/* ANDES Technology - NDS32 */
/*
* Image Types